home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / Reference / VERSACAD⁄MACINTOSH / card_46567.txt < prev    next >
Encoding:
Text File  |  1988-01-11  |  10.7 KB  |  507 lines

  1. -- card: 46567 from stack: in
  2. -- bmap block id: 4734
  3. -- flags: 0000
  4. -- background id: 2739
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=445 top=295 right=320 bottom=486
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 2162 / 2162
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect dissolve
  23.   go to card id 2938
  24. end mouseUp
  25.  
  26.  
  27.  
  28. -- part 2 (field)
  29. -- low flags: 01
  30. -- high flags: 0001
  31. -- rect: left=148 top=53 right=86 bottom=367
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 0 / 0
  34. -- text alignment: 1
  35. -- font id: 2
  36. -- text size: 18
  37. -- style flags: 0
  38. -- line height: 24
  39. -- part name: 
  40.  
  41.  
  42. -- part 7 (button)
  43. -- low flags: 00
  44. -- high flags: 0000
  45. -- rect: left=82 top=95 right=114 bottom=106
  46. -- title width / last selected line: 0
  47. -- icon id / first selected line: 0 / 0
  48. -- text alignment: 1
  49. -- font id: 0
  50. -- text size: 12
  51. -- style flags: 0
  52. -- line height: 16
  53. -- part name: closebutton
  54. ----- HyperTalk script -----
  55. on mouseWithin
  56.   show card field closebutton
  57. end mouseWithin
  58.  
  59. on mouseLeave
  60.   hide card field closebutton
  61. end mouseLeave
  62.  
  63.  
  64. -- part 10 (button)
  65. -- low flags: 00
  66. -- high flags: 0000
  67. -- rect: left=83 top=275 right=291 bottom=99
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 0 / 0
  70. -- text alignment: 1
  71. -- font id: 0
  72. -- text size: 12
  73. -- style flags: 0
  74. -- line height: 16
  75. -- part name: windowbase
  76. ----- HyperTalk script -----
  77. on mouseWithin
  78.   show card field windowbase
  79. end mouseWithin
  80.  
  81. on mouseLeave
  82.   hide card field windowbase
  83. end mouseLeave
  84.  
  85.  
  86. -- part 8 (button)
  87. -- low flags: 00
  88. -- high flags: 0000
  89. -- rect: left=105 top=95 right=114 bottom=369
  90. -- title width / last selected line: 0
  91. -- icon id / first selected line: 0 / 0
  92. -- text alignment: 1
  93. -- font id: 0
  94. -- text size: 12
  95. -- style flags: 0
  96. -- line height: 16
  97. -- part name: titlebar
  98. ----- HyperTalk script -----
  99. on mouseWithin
  100.   show card field titlebar
  101. end mouseWithin
  102.  
  103. on mouseLeave
  104.   hide card field titlebar
  105. end mouseLeave
  106.  
  107.  
  108. -- part 11 (button)
  109. -- low flags: 00
  110. -- high flags: 0000
  111. -- rect: left=98 top=275 right=291 bottom=114
  112. -- title width / last selected line: 0
  113. -- icon id / first selected line: 0 / 0
  114. -- text alignment: 1
  115. -- font id: 0
  116. -- text size: 12
  117. -- style flags: 0
  118. -- line height: 16
  119. -- part name: 
  120. ----- HyperTalk script -----
  121. on mouseWithin
  122.   show card field WindowIn
  123. end mouseWithin
  124.  
  125. on mouseLeave
  126.   hide card field WindowIn
  127. end mouseLeave
  128.  
  129.  
  130. -- part 12 (button)
  131. -- low flags: 00
  132. -- high flags: 0000
  133. -- rect: left=113 top=276 right=292 bottom=129
  134. -- title width / last selected line: 0
  135. -- icon id / first selected line: 0 / 0
  136. -- text alignment: 1
  137. -- font id: 0
  138. -- text size: 12
  139. -- style flags: 0
  140. -- line height: 16
  141. -- part name: 
  142. ----- HyperTalk script -----
  143. on mouseWithin
  144.   show card field WindowOut
  145. end mouseWithin
  146.  
  147. on mouseLeave
  148.   hide card field WindowOut
  149. end mouseLeave
  150.  
  151.  
  152. -- part 13 (button)
  153. -- low flags: 00
  154. -- high flags: 0000
  155. -- rect: left=127 top=276 right=292 bottom=143
  156. -- title width / last selected line: 0
  157. -- icon id / first selected line: 0 / 0
  158. -- text alignment: 1
  159. -- font id: 0
  160. -- text size: 12
  161. -- style flags: 0
  162. -- line height: 16
  163. -- part name: 
  164. ----- HyperTalk script -----
  165. on mouseWithin
  166.   show card field WindowFull
  167. end mouseWithin
  168.  
  169. on mouseLeave
  170.   hide card field WindowFull
  171. end mouseLeave
  172.  
  173.  
  174. -- part 14 (button)
  175. -- low flags: 00
  176. -- high flags: 0000
  177. -- rect: left=142 top=276 right=292 bottom=158
  178. -- title width / last selected line: 0
  179. -- icon id / first selected line: 0 / 0
  180. -- text alignment: 1
  181. -- font id: 0
  182. -- text size: 12
  183. -- style flags: 0
  184. -- line height: 16
  185. -- part name: 
  186. ----- HyperTalk script -----
  187. on mouseWithin
  188.   show card field WindowSketch
  189. end mouseWithin
  190.  
  191. on mouseLeave
  192.   hide card field WindowSketch
  193. end mouseLeave
  194.  
  195.  
  196. -- part 15 (field)
  197. -- low flags: 81
  198. -- high flags: 2004
  199. -- rect: left=88 top=118 right=211 bottom=299
  200. -- title width / last selected line: 0
  201. -- icon id / first selected line: 0 / 0
  202. -- text alignment: 0
  203. -- font id: 2
  204. -- text size: 12
  205. -- style flags: 0
  206. -- line height: 16
  207. -- part name: closebutton
  208.  
  209.  
  210. -- part 21 (button)
  211. -- low flags: 00
  212. -- high flags: 0000
  213. -- rect: left=368 top=95 right=114 bottom=392
  214. -- title width / last selected line: 0
  215. -- icon id / first selected line: 0 / 0
  216. -- text alignment: 1
  217. -- font id: 0
  218. -- text size: 12
  219. -- style flags: 0
  220. -- line height: 16
  221. -- part name: zoombox
  222. ----- HyperTalk script -----
  223. on mouseWithin
  224.   show card field zoombox
  225. end mouseWithin
  226.  
  227. on mouseLeave
  228.   hide card field zoombox
  229. end mouseLeave
  230.  
  231.  
  232. -- part 22 (button)
  233. -- low flags: 00
  234. -- high flags: 0000
  235. -- rect: left=83 top=113 right=277 bottom=377
  236. -- title width / last selected line: 0
  237. -- icon id / first selected line: 0 / 0
  238. -- text alignment: 1
  239. -- font id: 0
  240. -- text size: 12
  241. -- style flags: 0
  242. -- line height: 16
  243. -- part name: 
  244. ----- HyperTalk script -----
  245. on mouseWithin
  246.   show card field DrawArea
  247. end mouseWithin
  248.  
  249. on mouseLeave
  250.   hide card field DrawArea
  251. end mouseLeave
  252.  
  253.  
  254. -- part 24 (button)
  255. -- low flags: 00
  256. -- high flags: 0000
  257. -- rect: left=376 top=113 right=276 bottom=391
  258. -- title width / last selected line: 0
  259. -- icon id / first selected line: 0 / 0
  260. -- text alignment: 1
  261. -- font id: 0
  262. -- text size: 12
  263. -- style flags: 0
  264. -- line height: 16
  265. -- part name: scrollbar
  266. ----- HyperTalk script -----
  267. on mouseWithin
  268.   show card field scrollbar
  269. end mouseWithin
  270.  
  271. on mouseLeave
  272.   hide card field scrollbar
  273. end mouseLeave
  274.  
  275.  
  276. -- part 23 (button)
  277. -- low flags: 00
  278. -- high flags: 0000
  279. -- rect: left=157 top=276 right=292 bottom=377
  280. -- title width / last selected line: 0
  281. -- icon id / first selected line: 0 / 0
  282. -- text alignment: 1
  283. -- font id: 0
  284. -- text size: 12
  285. -- style flags: 0
  286. -- line height: 16
  287. -- part name: scrollbar
  288. ----- HyperTalk script -----
  289. on mouseWithin
  290.   show card field scrollbar
  291. end mouseWithin
  292.  
  293. on mouseLeave
  294.   hide card field scrollbar
  295. end mouseLeave
  296.  
  297.  
  298. -- part 25 (button)
  299. -- low flags: 00
  300. -- high flags: 0000
  301. -- rect: left=376 top=275 right=291 bottom=392
  302. -- title width / last selected line: 0
  303. -- icon id / first selected line: 0 / 0
  304. -- text alignment: 1
  305. -- font id: 0
  306. -- text size: 12
  307. -- style flags: 0
  308. -- line height: 16
  309. -- part name: sizebox
  310. ----- HyperTalk script -----
  311. on mouseWithin
  312.   show card field sizebox
  313. end mouseWithin
  314.  
  315. on mouseLeave
  316.   hide card field sizebox
  317. end mouseLeave
  318.  
  319.  
  320. -- part 27 (field)
  321. -- low flags: 81
  322. -- high flags: 2004
  323. -- rect: left=97 top=129 right=222 bottom=308
  324. -- title width / last selected line: 0
  325. -- icon id / first selected line: 0 / 0
  326. -- text alignment: 0
  327. -- font id: 2
  328. -- text size: 12
  329. -- style flags: 0
  330. -- line height: 16
  331. -- part name: titlebar
  332.  
  333.  
  334. -- part 28 (field)
  335. -- low flags: 81
  336. -- high flags: 2004
  337. -- rect: left=160 top=118 right=211 bottom=371
  338. -- title width / last selected line: 0
  339. -- icon id / first selected line: 0 / 0
  340. -- text alignment: 0
  341. -- font id: 2
  342. -- text size: 12
  343. -- style flags: 0
  344. -- line height: 16
  345. -- part name: zoombox
  346.  
  347.  
  348. -- part 29 (field)
  349. -- low flags: 81
  350. -- high flags: 2004
  351. -- rect: left=155 top=172 right=265 bottom=366
  352. -- title width / last selected line: 0
  353. -- icon id / first selected line: 0 / 0
  354. -- text alignment: 0
  355. -- font id: 2
  356. -- text size: 12
  357. -- style flags: 0
  358. -- line height: 16
  359. -- part name: scrollbar
  360.  
  361.  
  362. -- part 30 (field)
  363. -- low flags: 81
  364. -- high flags: 2004
  365. -- rect: left=155 top=172 right=265 bottom=366
  366. -- title width / last selected line: 0
  367. -- icon id / first selected line: 0 / 0
  368. -- text alignment: 0
  369. -- font id: 2
  370. -- text size: 12
  371. -- style flags: 0
  372. -- line height: 16
  373. -- part name: sizebox
  374.  
  375.  
  376. -- part 32 (field)
  377. -- low flags: 81
  378. -- high flags: 2004
  379. -- rect: left=85 top=175 right=268 bottom=296
  380. -- title width / last selected line: 0
  381. -- icon id / first selected line: 0 / 0
  382. -- text alignment: 0
  383. -- font id: 2
  384. -- text size: 12
  385. -- style flags: 0
  386. -- line height: 16
  387. -- part name: windowbase
  388.  
  389.  
  390. -- part 33 (field)
  391. -- low flags: 81
  392. -- high flags: 2004
  393. -- rect: left=100 top=175 right=268 bottom=311
  394. -- title width / last selected line: 0
  395. -- icon id / first selected line: 0 / 0
  396. -- text alignment: 0
  397. -- font id: 2
  398. -- text size: 12
  399. -- style flags: 0
  400. -- line height: 16
  401. -- part name: WindowIn
  402.  
  403.  
  404. -- part 34 (field)
  405. -- low flags: 81
  406. -- high flags: 2004
  407. -- rect: left=117 top=175 right=268 bottom=328
  408. -- title width / last selected line: 0
  409. -- icon id / first selected line: 0 / 0
  410. -- text alignment: 0
  411. -- font id: 2
  412. -- text size: 12
  413. -- style flags: 0
  414. -- line height: 16
  415. -- part name: WindowOut
  416.  
  417.  
  418. -- part 35 (field)
  419. -- low flags: 81
  420. -- high flags: 2004
  421. -- rect: left=131 top=175 right=268 bottom=342
  422. -- title width / last selected line: 0
  423. -- icon id / first selected line: 0 / 0
  424. -- text alignment: 0
  425. -- font id: 2
  426. -- text size: 12
  427. -- style flags: 0
  428. -- line height: 16
  429. -- part name: WindowFull
  430.  
  431.  
  432. -- part 36 (field)
  433. -- low flags: 81
  434. -- high flags: 2004
  435. -- rect: left=143 top=175 right=268 bottom=354
  436. -- title width / last selected line: 0
  437. -- icon id / first selected line: 0 / 0
  438. -- text alignment: 0
  439. -- font id: 2
  440. -- text size: 12
  441. -- style flags: 0
  442. -- line height: 16
  443. -- part name: WindowSketch
  444.  
  445.  
  446. -- part 37 (field)
  447. -- low flags: 81
  448. -- high flags: 2004
  449. -- rect: left=381 top=117 right=234 bottom=480
  450. -- title width / last selected line: 0
  451. -- icon id / first selected line: 0 / 0
  452. -- text alignment: 0
  453. -- font id: 2
  454. -- text size: 12
  455. -- style flags: 0
  456. -- line height: 16
  457. -- part name: DrawArea
  458.  
  459.  
  460. -- part contents for card part 2
  461. ----- text -----
  462. Drawing Window
  463.  
  464. -- part contents for card part 15
  465. ----- text -----
  466. The close box closes the drawing window. 
  467.  
  468.  
  469. -- part contents for card part 27
  470. ----- text -----
  471. Click on the title bar to bring this window to the front, and move the drawing window by dragging the title bar.
  472.  
  473. -- part contents for card part 28
  474. ----- text -----
  475. The zoom box enlarges the drawing window to fill your screen.
  476.  
  477. -- part contents for card part 29
  478. ----- text -----
  479. The scroll bar slides the drawing over as if you had moved your viewing position.
  480.  
  481. -- part contents for card part 30
  482. ----- text -----
  483. The size box changes the size of the drawing window.
  484.  
  485. -- part contents for card part 36
  486. ----- text -----
  487. Click here to quickly re-sketch your drawing.  Double-click to regenerate the entire drawing file.
  488.  
  489. -- part contents for card part 32
  490. ----- text -----
  491. Click here to redisplay your drawing at the base window. Double-click to set the base window.
  492.  
  493. -- part contents for card part 33
  494. ----- text -----
  495. Click here to zoom into a particular area of the drawing.  Double-click to quickly zoom in by half-screen increments.
  496.  
  497. -- part contents for card part 34
  498. ----- text -----
  499. Click here to zoom out from a particular area of the drawing.  Double-click to quickly zoom out by half-screen increments.
  500.  
  501. -- part contents for card part 35
  502. ----- text -----
  503. Click here to have the entire drawing displayed in the current window. Double click to display the current window coordinates.
  504.  
  505. -- part contents for card part 37
  506. ----- text -----
  507. This is the drawing area.  Your drawing will be displayed here.